home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: List manager
- Sent: 5/14/96 10:03 AM
- Received: 5/17/96 9:02 AM
- From: Laurent Delamare, laurentd@apple.com
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >
- >Is there now or in planning an ODF version of the Mac List manager? I
- >need to build a scrolling list where each row has various small icons,
- >text and clickable rectangular subsections as well as hiliting of the
- >selected rows.
- >
- >Lars Travers
-
- ODF 1 released this week (http://www.devtools.apple.com/odf/) contains a
- FW_CListBox view class using the Mac list manager. However the current
- API supports only text data in list cells and doesn't let you specify
- your own LDEF.
-
- Since ODF comes with source code you could try to patch ODF's Framework
- static library if you are in a hurry to get this feature. Adding an LDEF
- argument to ::LNew isn't difficult but there may be issues related to
- drawing because of the way things must be setup in an "OpenDoc world". I
- need to investigate further myself before making any promises for LDEF
- support in a future patch.
-
- ______________________________________________________________________
- Laurent Delamare laurentd@apple.com
- ODF Team http://www.devtools.apple.com/odf/
- Apple Computer, Inc. http://www.opendoc.apple.com/
-